From: Richard M. Stallman Date: Sat, 29 May 1993 06:12:57 +0000 (+0000) Subject: (HAVE_FTIME): Defined. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~95814 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d5cc6be59708490c56cf8641d6f1de4a4d91a9b6;p=emacs.git (HAVE_FTIME): Defined. --- diff --git a/src/m/ibmrt.h b/src/m/ibmrt.h index e0830f995b0..03d55fabbf6 100644 --- a/src/m/ibmrt.h +++ b/src/m/ibmrt.h @@ -134,3 +134,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ This enables us to use the standard crt0.o. */ #define NO_REMAP + +/* rocky@watson.ibm.com says this is needed. */ +#define HAVE_FTIME